home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 2.iso / cosmos / luretw.dir / 00062.ls < prev    next >
Encoding:
Text File  |  1995-12-21  |  100 b   |  10 lines

  1. on enterFrame
  2.   puppetSound(0)
  3.   updateStage()
  4. end
  5.  
  6. on exitFrame
  7.   puppetSound("pi")
  8.   delay(3)
  9. end
  10.